Welcome![Sign In][Sign Up]
Location:
Search - ant algorithm

Search list

[Other resourceTSP-ant-algorithm

Description: 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
Platform: | Size: 11598 | Author: 葛荣雨 | Hits:

[WEB Codeant algorithm

Description: 关于蚂蚁算法方面的一些文章,这次一定要通过哦。-on the Ant Algorithm some articles that must pass oh.
Platform: | Size: 168526 | Author: 宁黎华 | Hits:

[Mathimatics-Numerical algorithmsmmas

Description: 蚂蚁算法实验室,可以仿真模拟一-laboratory ant algorithm can be simulated under what
Platform: | Size: 356352 | Author: 文清 | Hits:

[JSP/Javaprogram

Description: 一个根据蚂蚁算法编写的程序-an ant algorithm based on the procedures
Platform: | Size: 186368 | Author: 冬儿 | Hits:

[JSP/Javajava_celluar

Description: 根据蚂蚁算法模拟的程序-under the ant algorithm simulation procedures
Platform: | Size: 32768 | Author: 冬儿 | Hits:

[Documentsant algorithm

Description: 关于蚂蚁算法方面的一些文章,这次一定要通过哦。-on the Ant Algorithm some articles that must pass oh.
Platform: | Size: 167936 | Author: 宁黎华 | Hits:

[AI-NN-PRars.scr

Description: JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms) -JAVA version of the ant algorithm (Ant Colony Optimization Algorithms)
Platform: | Size: 81920 | Author: 张强 | Hits:

[AI-NN-PRant

Description: 蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master's theses original code.
Platform: | Size: 1024 | Author: 舒服 | Hits:

[AI-NN-PRGeneticAntAlgorithms

Description: use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B'Tselem,
Platform: | Size: 82944 | Author: william | Hits:

[matlabCase1_AS_533

Description: MATALB蚁群算法:以MATALB为编程环境详细介绍了一个控制系统的蚁群算法实例仿真!-enriching Ant Algorithm : to enriching programming environment for a detailed account of a control system of ant algorithm simulation!
Platform: | Size: 3072 | Author: 琢光 | Hits:

[AI-NN-PRant_coalition

Description: 用改进的蚁群算法实现agent联盟的生成,是个不可多得的源代码,供大家学习使用-improved Ant Algorithm agent Union generation, is a rare source code, learning to use for everyone
Platform: | Size: 3072 | Author: | Hits:

[MPIantargc++

Description: 从其他网站下载的经典蚁群算法,对初学者非常有用,请看看。-downloaded from other websites of the classic ant algorithm, very useful for beginners, please look at.
Platform: | Size: 1024 | Author: 刘有耀 | Hits:

[AI-NN-PRant-tsp-elimcross

Description: 蚁群算法求解tsp问题后去交叉.数据为att48,48个城市的tsp -Ant Algorithm tsp problems to cross. Att48 data, the 48 cities tsp
Platform: | Size: 2048 | Author: xuqs | Hits:

[Mathimatics-Numerical algorithmsant-system-algorithm

Description: C语言版本的蚁群系统算法,详细介绍了蚁群算法的步骤-C language version of the ant system algorithm, introduced in detail the steps Ant Algorithm
Platform: | Size: 8192 | Author: 葛荣雨 | Hits:

[AI-NN-PRTSP-ant-algorithm

Description: 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
Platform: | Size: 11264 | Author: 葛荣雨 | Hits:

[OtherAnt-mfc

Description: 在这里可以下载到,精神恍惚了一个星期,终于写完了,真是高兴啊,挺好玩的, http://www.0635jj.com/蚁群算法MFC版演示程序. ... 多个线程读到的内容大体都相同,怎么能让每个线程有一个独立的数据源来产生随机数呢,,,,大家在用程序的时候,-here can be downloaded to a trance, a week, finally finished, really pleased ah, very good play. http :// www.0635jj.com/ ant algorithm MFC version Demonstration Program. read ... the various threads generally have the same content, how each thread can have an independent source of data to generate random numbers?,, we use procedures,
Platform: | Size: 150528 | Author: 龙晓波 | Hits:

[AI-NN-PRjavaACS

Description: javaACS 蚁群算法是人工智能的一种算法,这个是用JAVA写的一个求解TSP的程序-javaACS ant algorithm is an artificial intelligence algorithm, This is written in JAVA using a procedure for TSP
Platform: | Size: 20480 | Author: 刘星 | Hits:

[Exploitasdfsfsadfsda

Description: 基本蚁群算法ACO-求解TSP问题-matlab版-详细注释 -basic ant algorithm ACO- TSP-Matlab version- detailed Notes
Platform: | Size: 1024 | Author: sdf | Hits:

[JSP/Javaant

Description: 蚂蚁算法.这是人工智能中的蚂蚁算法,用applet实现。 -Ant algorithm. This is the artificial intelligence of the ant algorithm, using applet realize.
Platform: | Size: 120832 | Author: 何铎 | Hits:

[assembly languageant

Description: 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问题(t raveling salesman problem , TSP) ,该算法采 用了分布式正反馈并行计算机制,易于与其他方法结 合,而且具有较强的鲁棒性[325 ] 。 蚁群算法创立十多年来,无论在算法理论还是在算 法应用方面都取得了很多突破性研究进展。
Platform: | Size: 5120 | Author: jay chou | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net